Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor(vest): staticSuite returns a promise #1144

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

ealush
Copy link
Owner

@ealush ealush commented Jul 15, 2024

This change makes it so that when we use staticSuite, it actually returns a promise, so that we can directly await its response, without needing to use .done.

      await suite.runStatic();

Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2024 10:41pm
vest-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2024 10:41pm

@ealush ealush merged commit 8f74204 into latest Jul 15, 2024
5 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
… (5.4.0)

91e415c  patch(vest): Reduce Unneeded cache invalidations (ealush)
e508549  patch(vest): Add a shared cache for preaggs (ealush)
145481a  patch(vest): Cache useHasPending Call (ealush)
bea35e2  minor(vest-utils): Add FindAll to IsolateWalker (ealush)
eb515eb  patch(vest): Reduce the number of times hasPending checks happen on test run (ealush)
8f74204  minor(vest): staticSuite returns a promise (#1144) (Evyatar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant